Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.platform.annotations.repository.contrib--documentEventListener

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.repository.contrib inside nuxeo-platform-annotations-repository-plugin-5.8.jar

Extension Point

Extension point documentEventListener of component AnnotationsRepositoryService.

Contributed Items

  • <listener class="org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl" name="defaultAnnotatedDocumentListener"/>

XML Source

<extension point="documentEventListener" target="org.nuxeo.ecm.platform.annotations.AnnotationsRepositoryService">
    <listener class="org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl" name="defaultAnnotatedDocumentListener"/>
  </extension>